Overload | Description |
---|---|
CreateDxf() | Exports the whole document to AutoCAD Drawing Interchange (DXF). |
CreateDxf(NRectangle) | Exports the given bounds of the document to AutoCAD Drawing Interchange (DXF). |
CreateDxf(NRectangle,Double) | Exports the given bounds of the document to AutoCAD Drawing Interchange (DXF). |